[INFO] cloning repository https://github.com/navjotsingh2708/Multi-threaded-Ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navjotsingh2708/Multi-threaded-Ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavjotsingh2708%2FMulti-threaded-Ledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavjotsingh2708%2FMulti-threaded-Ledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e1911c1daf0dbeb95b37990ddcf47929c751a11
[INFO] fixing navjotsingh2708/Multi-threaded-Ledger against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavjotsingh2708%2FMulti-threaded-Ledger" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navjotsingh2708/Multi-threaded-Ledger
[INFO] finished tweaking git repo https://github.com/navjotsingh2708/Multi-threaded-Ledger
[INFO] tweaked toml for git repo https://github.com/navjotsingh2708/Multi-threaded-Ledger written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navjotsingh2708/Multi-threaded-Ledger on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navjotsingh2708/Multi-threaded-Ledger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded features v0.10.0
[INFO] [stderr]   Downloaded derive v1.0.0
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361
[INFO] running `Command { std: "docker" "start" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking features v0.10.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking derive v1.0.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking multi_threaded_ledger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         _ => {eprintln!("Ledger received unexpected request");}
[INFO] [stdout]     |                         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(LedgerRequest::ListTransaction { sender, respond_to }) => {
[INFO] [stdout]     |                         --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 177 |                         Ok(LedgerRequest::Profile { name, balance, key, respond_to }) => {
[INFO] [stdout]     |                         ------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 182 |                         Ok(LedgerRequest::GetBalance { name, respond_to }) => {
[INFO] [stdout]     |                         -------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 187 |                         Ok(LedgerRequest::GetSequence { account, respond_to }) => {
[INFO] [stdout]     |                         ------------------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 200 |                         _ => {eprintln!("Ledger received unexpected request");}
[INFO] [stdout]     |                         ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         _ => {eprintln!("Ledger received unexpected request");}
[INFO] [stdout]     |                         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(LedgerRequest::ListTransaction { sender, respond_to }) => {
[INFO] [stdout]     |                         --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 177 |                         Ok(LedgerRequest::Profile { name, balance, key, respond_to }) => {
[INFO] [stdout]     |                         ------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 182 |                         Ok(LedgerRequest::GetBalance { name, respond_to }) => {
[INFO] [stdout]     |                         -------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 187 |                         Ok(LedgerRequest::GetSequence { account, respond_to }) => {
[INFO] [stdout]     |                         ------------------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 200 |                         _ => {eprintln!("Ledger received unexpected request");}
[INFO] [stdout]     |                         ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/ledger_benches.rs:8:22
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let mut ledger = Ledger::new("stress.log").unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^-------------- argument #2 of type `Option<crossbeam::crossbeam_channel::Sender<()>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn new(path: &str, shutdown_tx: Option<Sender<()>>) -> std::io::Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let mut ledger = Ledger::new("stress.log", /* Option<crossbeam::crossbeam_channel::Sender<()>> */).unwrap();
[INFO] [stdout]     |                                              ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `multi_threaded_ledger`
[INFO] [stdout]    --> src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | // }
[INFO] [stdout]     |     ^ consider adding a `main` function to `src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multi_threaded_ledger` (bin "multi_threaded_ledger") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0063]: missing field `client_respond_to` in initializer of `VerificationTask`
[INFO] [stdout]   --> benches/ledger_benches.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |         tasks.push(VerificationTask {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ missing `client_respond_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/ledger_benches.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             respond_to: resp_tx.clone(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ expected `Option<Sender<Result<..., ...>>>`, found `Sender<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<crossbeam::crossbeam_channel::Sender<Result<VerificationTask, TransactionError>>>`
[INFO] [stdout]             found struct `crossbeam::crossbeam_channel::Sender<_>`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 38 |             respond_to: Some(resp_tx.clone()),
[INFO] [stdout]    |                         +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multi_threaded_ledger` (bench "ledger_benches") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361", kill_on_drop: false }`
[INFO] [stdout] 01a107e5f0f76419f8a1b6869403efdaa932ea15bc52e0ffcbae849e187de361
